Sum Fun [Joyce Weisbecker].txt 897 B

123456789101112131415161718192021222324252627
  1. 11. VIP Sum Fun
  2. The object of this game is to add up the three digits
  3. which appear in the middle of the screen and then hit
  4. the key representing the total as fast as you can.
  5. How to Play VIP Sum FUn
  6. 1. Load the CHIP-8 interpreter at 0000-01FF and
  7. the game starting at 0200.
  8. 2. Turn RUN switch on.
  9. 3. You get twenty sets of three digits per game and
  10. between zero and ten points per set. The faster you
  11. enter the correct total, the more points you win.
  12. 4. If you wait more that 3 seconds, you get zero points.
  13. The correct sum is shown above the three digits after
  14. you enter it, and there is a pause before the next
  15. set appears.
  16. 5. The score is shown in the upper right-hand corner of
  17. the screen. The maximum number of points you can score
  18. is 200. Between 120 and 159 points is above average.
  19. A score of 160 or higher is outstanding.